Course description
This course describes how to use C # for XML development. This section describes how to use the system. xml namespace to read, save, and process XML documents.
XML Introduction Basic XML specifications
XML full name is a scalable
Zhou (zhoujtnet@yahoo.com.cn) National Professional Laboratory of CAD/CAM, Northwestern Polytechnical University
Wang Ming Micro (wangmv@hotmail.com) Northwest University of Technology CAD/CAM National Professional Laboratory
July 01, 2002
XML DTD
xml| syntax
Tools for creating XML filesAn XML file, like an HTML file, is actually a text file. It is clear that you will soon understand that the most common tool for creating XML files is "Notepad", just like HTML. In addition to Notepad, there
Fourth Chapter XML syntax
Outline:
I. XML syntax rules
Two. The syntax of the element
Three. Syntax for annotations
Four. CDATA syntax
Five. Namespaces's grammar
Six. Entity's grammar
Seven. Syntax for DTDs
With the previous three chapters,
This article mainly introduces the basic concepts and syntax of XML markup language. XML is also widely used as a tag data exchange format, for more information about the basic concepts and syntax of XML markup language, see this article. XML is
xml| syntax Now let's use Notepad to create our XML file. First look at an XML file:
Example 1
〈?xml version= "1.0" encoding= "gb2312"?ResourcesBooksName 〉xml Introductory Refinement 〈/nameAuthor John 〈/authorPrice currency unit = "RMB"
Fourth Chapter XML syntaxOutline:I. XML syntax rulesTwo. The syntax of the elementThree. Syntax for annotationsFour. CDATA syntaxFive. Namespaces's grammarSix. Entity's grammarSeven. Syntax for DTDsWith the previous three chapters, we have learned
Chapter 4 XML syntax
Outline:
I. XML syntax rulesIi. Element syntax3. annotation syntaxIv. CDATA syntaxV. namespaces syntax6. entity syntaxVII. DTD syntax
Based on the previous three chapters, we have learned about what XML is, its
xml| syntax
Fourth Chapter XML syntax
Outline:
I. XML syntax rulesTwo. The syntax of the elementThree. Syntax for annotationsFour. CDATA syntaxFive. Namespaces's grammarSix. Entity's grammarSeven. Syntax for DTDs
With the previous three chapters, we
■ Tools used to create XML filesXML files, like HTML files, are actually text files. Obviously, you will immediately understand that the most common tool for creating XML files is "Notepad", just like HTML. In addition to notepad, there are also
The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion;
products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the
content of the page makes you feel confusing, please write us an email, we will handle the problem
within 5 days after receiving your email.
If you find any instances of plagiarism from the community, please send an email to:
info-contact@alibabacloud.com
and provide relevant evidence. A staff member will contact you within 5 working days.